home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbsfse_1 / vbsfse~1.txt < prev   
Text File  |  1998-06-24  |  1KB  |  34 lines

  1. What is VBSurfer?
  2. -----------------
  3. As a Visual Basic for Windows programmer, you always need 
  4. printouts and documentation to refer to your code. VBSurfer 
  5. is an application that brings you these tools and more!
  6.  
  7. Starting from the source files of the project, VBSurfer
  8. analyzes the code and creates individual HTML files for each 
  9. subprogram and a table of contents with hyperlinks to these files. 
  10. Simply open the table of contents file with an Internet browser 
  11. such as Netscape Navigator or Microsoft Explorer to navigate 
  12. throughout your program for debugging, presentation and
  13. documentation purposes.
  14.  
  15. What does it do?
  16. ----------------
  17. Once VBSurfer processes a VB project, you get:
  18. * A VB project presented in a hyperlinked structure.
  19. * A code easy to read since you may highlight comments, strings,
  20.   VB reserved words and so on. Furthermore, VBSurfer takes care
  21.   of structure indentations.
  22. * The capability to surf in your VB project.
  23. * The genealogy of each subprogram and function
  24.   (children and parents!).
  25. * Documentation and source code on the same page.
  26. * An easy way to share your work with others.
  27. * The capability to highlight local variables and
  28.   to collapse/expand While, If and so on structures with a single
  29.   click.
  30.  
  31. For more information and demo
  32. -----------------------------
  33. See the VBSurfer home page at:
  34. http://www.intek.qc.ca/vbsurfer